Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/references cleanup #2111

Merged
merged 14 commits into from
Feb 3, 2025
Merged

fix/references cleanup #2111

merged 14 commits into from
Feb 3, 2025

Conversation

baywet
Copy link
Member

@baywet baywet commented Jan 30, 2025

fixes #1998
closes #2088
review #2109 first
This PR switches from copy constructors to dedicated methods to enable polymorphism and avoid accidental duplicatations of the object model

Base automatically changed from fix/tag-reference to dev January 31, 2025 10:31
@baywet baywet enabled auto-merge January 31, 2025 14:16
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
60.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@baywet baywet merged commit b5f68c9 into dev Feb 3, 2025
13 of 14 checks passed
@baywet baywet deleted the fix/references-cleanup branch February 3, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2 - security - correct the proxy design implementation
2 participants